setInitialActivityCount

open fun setInitialActivityCount(itemCount: Int)(source)

Sets the initial count of items shown in the activities popup i.e. the items before the popup is expanded. This is an upper bound since it is not guaranteed that such number of intent handlers exist.

Parameters

itemCount

The initial popup item count.